home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1993 November / JCSM Shareware Collection - 1993-11.iso / cl120 / dial213j.lzh / DIAL.DOC next >
Text File  |  1993-01-01  |  1KB  |  39 lines

  1.    DIAL 2.13 (Telephone Dialer)
  2.  
  3.    Usage: DIAL T# [Modem-Commands~][Phone-Number]
  4.  
  5.    T = Dial type (Tone or Pulse): must be T or P.
  6.    # = Serial port number (1 - 4).
  7.    Modem-Commands = Optional initialization strings.
  8.                     (no embedded or ending spaces, end with ~)
  9.    Phone-Number = Maximum of 36 characters, no embedded spaces.
  10.  
  11.    EXAMPLE:           dial T1 1(216)931-1212
  12.                       dial P2 9,654-7171
  13.                       dial T3 18003334444
  14.  
  15.    This program dials the phone for you through a Hayes compatible modem.
  16.    It will tell you to pick up the phone when dialing is completed.  It
  17.    can optionally pass an initialization string to the modem before the
  18.    dialing.  Each initializing modem command must end with a tilde (~),
  19.    you can have up to 15 of these commands.  You can send modem commands
  20.    without dialing a number.
  21.  
  22.    EXAMPLE:           dial T1 S11=30~1(216)931-1212
  23.                       dial P2 M0~S0=0~9,654-7171
  24.                       dial T3 M0~S0=0~              
  25.  
  26.    ----------------------------------------------------------------------
  27.  
  28.    DIAL (tm)
  29.    Copyright (c) 1986-1993 by Jim Hass
  30.    Member of the Association of Shareware Professionals
  31.    Registration fee: $10.00
  32.  
  33.    MicroFox Company
  34.    P.O. Box 447
  35.    Richfield OH 44286-0447
  36.    USA
  37.  
  38.    CompuServe Mail: 73057,3113
  39.